# Approve server registration

Approves a pending Fediverse server registration on the remote FASP server. The action is audit-logged with the server's domain. Requires Federation.Manage permission.

RBAC: requires Federation.Manage

Endpoint: POST /api/v1/admin/fasp-remote/registrations/{serverId}/approve
Version: 1.0
Security: header

## Path parameters:

  - `serverId` (string, required)
    Server ID to approve


